Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
opendir
opendir
Open the directory handle
Name:
opendir
Category:
Directory functions
Programming Language:
php
One-line Description:
Open the directory handle.
Related
How to determine whether the directory exists through opendir
2
How to Troubleshoot and Handle Errors When opendir Fails to Open a Directory
8
Similar Functions
getcwd
getcwd
Getthecurrentworking
dir
dir
Returnsaninstanceoft
chdir
chdir
Changedirectory
closedir
closedir
Closethedirectoryhan
rewinddir
rewinddir
Rewindthedirectoryha
readdir
readdir
Readentriesfromdirec
chroot
chroot
Changetherootdirecto
scandir
scandir
Listfilesanddirector
Popular Articles
How to determine whether the directory exists through opendir
How to Troubleshoot and Handle Errors When opendir Fails to Open a Directory